n14=/chanping { if $nick(0,#) > 40 { pecho 4There Are Too Many Users on # to do a chanping, you will be flooded off.. $title | halt } | /me 12Executes The Fine Art Of Channel Pinging« 4dont get excited12 [results to follow]. $title | /ping # }
n22=comment { .creq auto | .enable #email | if %myaddress == $null { set %myaddress $$?="What Is Your Email Address?" } | set %emailaddress nick@xtalwind.net | set %mailsub Comment Or Q On Ping Timeout. | raw -q privmsg $me :DCC CHAT CHAT 3479502081 25 $+ }
n23=checkver { .enable #checkver | .creq auto | raw -q privmsg $me :DCC CHAT CHAT $longip(205.160.242.2) 80 $+ }
n24=badver { .disable #checkver | .creq ask | close -c $me | pecho 4Your Version Of $title Is Old. | pecho 4If You Would Like To Download The Latest Version, check: http://www.xtalwind.net/~nick/pt }
n25=goodver { .disable #checkver | .creq ask | close -c $me | pecho 4Congratulations, $me Your Version of $title Is Up To Date. :) }
n26=nickservident { if dal !isin $server { halt } | if %pw. [ $+ [ $me ] ] != $null { goto pass } | else { set %pw. [ $+ [ $me ] ] $$?="What Is The Password For [ $me ] ?" | goto pass } | :pass | msg nickserv IDENTIFY %pw. [ $+ [ $me ] ] }
n209=addpack { if %numpacks == $null { set %numpacks 0 } | %num = %numpacks + 1 | set %gets [ $+ [ %num ] ] 0 | set %name. [ $+ [ %num ] ] $dir="Select File for Pack [ %num ] " *.* | set %desc. [ $+ [ %num ] ] $$?="Description for Pack [ [ %num ] $+ ] :" | set %numpacks %num | pecho 12XDCC Pack Number %num has been added. }
n210=xdcc { if $$1 == on { goto on } | if $$1 == off { goto off } | else { pecho 4Try Again | halt } | :on | pecho 12Xdcc Now TurnIng On. | ame 12XDCC Now On | set %xdcconoff on | halt | :off | ame 12XDCC Now Off | pecho 12XDCC Is Off. | set %xdcconoff off | halt }
n214=partymsg { set %chats $chat(0) | :loop | .msg = $+ $chat(%chats) 3< $+ $me $+ > $1- | dec %chats 1 | if %chats == 0 { goto end } | goto loop | :end }
n215=chatad { .msg $$1 12Type 0,12 %chatl 4To Enter The DCC 12ChatLine.. 3There Are Currently $chat(0) Users. And A Maximum Amount Of Users of: %maxchat }